window: Do not raise border windows on each size allocation
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 27 May 2014 09:44:45 +0000 (11:44 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 27 May 2014 15:56:59 +0000 (17:56 +0200)
commitd9bdb9a1379864d3971b2658a70f02fe5b6f9dd7
treea0a0822bf97cd7242c341e775f5cfce3d7335231
parent4cf111aab3f93f6831150b39d76d2907e5dbe433
window: Do not raise border windows on each size allocation

This prevents these windows from being raised above popovers, which
is about the only child widget that may overlap with those anyway.

https://bugzilla.gnome.org/show_bug.cgi?id=730589
gtk/gtkwindow.c